Book Contents

activeX object attributes and elements

The activeX object has the following attributes and elements:

  • activeX object attributes:
    • name
    • height
    • width
    • left
    • top
    • visible
    • wallpaper
    • keyNavigation
    • focusHighlight
    • classID
  • elements
    • data element

      Data element attributes are provided by the ActiveX control and are not editable by the user.

    • data element attributes:
      • progID
      • filename
      • fileversion
      • typeLibrary
      • typeLibVersion
      • data
  • animations element

    The animations element must be located within an object element.

    • animateVisibility element

      This element corresponds to visibility animation defined for the trend object. The animateVisibility element must be located within an animations element.

    • animateVisibility element attributes:
      • expression
      • expressionTrueState

See also

ActiveX control: activeX object

activeX object example

XML attributes

XML elements